projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeb0b42
)
* net/tramp.el (tramp-handle-insert-directory): Don't use
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 25 May 2010 13:29:04 +0000
(15:29 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 25 May 2010 13:29:04 +0000
(15:29 +0200)
`forward-word', it's default syntax could be changed.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6ff9dd3ed32a8b2ec55ee47b9e6ed52f843da4cc..cf7e823fc8f51b190f43cce5faa3763f2629fdf4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
+
+ * net/tramp.el (tramp-handle-insert-directory): Don't use
+ `forward-word', it's default syntax could be changed.
+
2010-05-25 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-progress-reporter-update): New defun.